home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / bestutil.zip / GO.BAT < prev    next >
DOS Batch File  |  1986-08-06  |  557b  |  12 lines

  1.  
  2. echo off
  3. cls
  4. echo  The documentation for the files on this disk have the same names
  5. echo  as the programs. To list the documentation for a particular program
  6. echo  get the name of the file from the directory and then use the copy
  7. echo  command. For example, to print out the documentation for WHEREIS.COM
  8. echo  you would type "COPY WHEREIS.DOC LPT1:" and press enter.  To display the
  9. echo  information on the screen, you can use the BROWSE file located on this
  10. echo  on this disk.  For example, BROWSE WHEREIS.DOC and the press enter.
  11. echo on
  12.